clean code

美 [kliːn koʊd]英 [kliːn kəʊd]
  • 网络清洁代码;代码整洁之道;代码简洁之道
clean codeclean code
  1. Make writing clean code part of your personal process .

    把编写干净代码作为您个人过程的一部分。

  2. A clean code would be easier to maintain and enhance .

    清晰的代码更易于维护和改善。

  3. There are many things that contribute to clean code .

    决定干净代码的因素很多。

  4. Without clean code , development slows over time .

    如果代码不简洁,开发的速度就会越来越慢。

  5. Some of the properties of clean code depend upon the specific programming language .

    有些是干净代码的属性取决于特定的编程语言。

  6. There 's nothing in the statement that rewards clean code .

    没有任何关于干净代码的奖励。

  7. Learning OOP , Design Patterns , Clean Code and Refactoring

    学习OOP、设计模式、简洁代码和重构

  8. There are many articles , Websites , and books that discuss clean code .

    有很多讨论干净代码的文章、网站和书籍。

  9. Teach students how to write clean code

    讲授如何编写干净代码

  10. A lot of people love to talk the talk when it comes to writing clean code .

    很多人喜欢谈论关于如何写整洁的代码。

  11. Clean code is not necessarily great code , nor is great code necessarily clean code .

    代码整洁不代表代码出色,这两者也没有必然的联系。

  12. You punched in a clean code , right ?

    你输入的是清空指令对吧

  13. Everyone defines clean code a little differently .

    每个人对简洁代码的理解会有些许不同。

  14. I often have the impression that some developers put too much emphasis on clean code .

    我经常有这样一个感觉,一些开发人员过于注意代码的整洁性。

  15. I strongly recommend reading Clean Code in its entirety .

    我强烈推荐完全阅读CleanCode。

  16. What is Clean Code ?

    什么是简洁代码?

  17. I hope this article has gotten you to think about the value of clean code in your systems .

    我希望这篇文章已经让您开始考虑干净代码对您系统的重要性。

  18. My point is , for important programming venues , clean code is too often not even a consideration .

    我的观点是,作为重要的编程比赛,干净的代码是经常被忽略的一个因素。

  19. In some ways , clean code like beauty is in the eye of the beholder .

    在一定程度上,干净的代码像漂亮一样就是在旁观者眼中所留下的印象。

  20. Clean code goes into the same category as process when it comes to things we can drop if we have to .

    当我们不得不丢掉一些东西的时候,干净的代码也属于这个范畴的过程被我们丢弃。

  21. But when I 'm coding , clean code is my secondary goal and it could never take the place of my primary goal : making it work .

    但是当我在写代码的时候,整洁的代码不是我最重要的目标,它从来不能取代我最重要的目标&使程序运行起来。

  22. These chapters stitch together a cohesive , consistent philosophy of clean code , and provide the pragmatic advice needed to follow that philosophy in practice .

    这几章将简洁代码的哲学以集中一致的方式串联在一起,并提供了实用的建议,以便在现实中应用这些哲学。

  23. Whether you learn to program in high school , the university , or in some other way , chances are you really don 't learn how to write clean code .

    无论您是在高中,大学还是其它途径学习的编程,问题是您实际上并没有学习如何编写干净的代码。

  24. When the existing code in a method or class is difficult to read , the next developer who works on it feels less compelled to write clean code himself .

    当一个方法或类中存在一些难读的代码,下一个开发人员继续这些工作的时候,就觉得他也没有必要迫使自己编写清晰的代码。

  25. Although they all emphasize different aspects of clean code , there are a few emerging themes : simplicity , lack of duplication , readability , elegance .

    虽然他们定义简洁代码的侧重点不尽相同,但其中仍有共通之处:简单、无重复、易读、优雅。

  26. Going forward , the company will have to iron out glitches in its business model as it keeps trolling the Internet for the masterminds behind clean code .

    展望未来,这家公司将在网上继续搜寻整洁代码背后的天才,同时,它还需要调整商业模式。

  27. All these people will get from this article is a chance to bathe in my delightful prose style and remember how horrible life was before they got the clean code religion .

    他们可以通过本文优美的散文式的介绍再重温一遍,并可回顾一下在采取清晰编码的理念之前,编码是多么地令人头痛。

  28. They 'll stress their dedication to it , in some cases even wearing Uncle Bob 's green band while coding so they 'll never lose sight of what 's incredibly important to them : writing clean code .

    他们会强调自己在这方面的贡献。他们甚至带着UncleBob的绿色图标来写代码,这样他们就不会忽视了写整洁的代码是多么重要。

  29. As we noted in our Chrome review , WebKit is an extremely lightweight renderer that is often praised for its tight and clean code base , excellent standards-compliance , and small memory footprint .

    我们从Chrome的评测中已经看Webkit是一个非常轻量的渲染引擎,因其紧凑干净的代码基础,出色的标准支持,以及很小的内存占用而备受赞誉。

  30. Can aspects clean up code pollution ?

    方面可以清除代码垃圾吗?